Task Descriptor: Unit Test Execution
After producing the required test assets, the activity should be the execution of test cases, activity performed by Testers, in order to find errors in the component code.
Based on Method Task: Unit Test Execution
Relationships
RolesMain: Additional: Assisting:
InputsMandatory: Optional: External:
  • None
Outputs
Steps
Perform tests for each method
The first step is to test each method, individually.
Perform tests of the integration of methods contained in a class
Secondly, test the integration of the methods contained in the class.
Perform tests of the integration of classes contained in a component
Later, all the classes which compose the component must be integrated and tested.
Associate a Change Request (CR) to an error, if it was found
Whenever an error is found, the tester must associate the error with a Change Request (CR).
Properties
Predecessor
Multiple Occurrences
Event Driven
Ongoing
Optional
Planned
Repeatable